Cyberpunk Red

Character Sheet
 
                                
Show help

Due to a limitation of Roll20's dice expressions, this sheet's roll template uses a workaround to support crits and fumbles in skill rolls. The sheet may appear to be rolling 1d8+1, or rolling a constant number, when it's really rolling 1d10. Behind the scenes, this is what the sheet does with skill rolls:

  1. It rolls (all at once) 1d10, 1-1d10, 10+1d10, and 1d8+1.
  2. If the first d10 is a 1, the result is the 1-1d10 (a fumble).
  3. If the first d10 is a 10, the result is the 10+1d10 (a crit).
  4. Otherwise it's the 1d8+1 (a number between 2 and 9, neither a fumble nor a crit).

Statistically this works out correctly for skill rolls in Cyberpunk Red.

{{name}} rolls{{#rollname}} {{rollname}}{{/rollname}}
{{theroll}}
{{#rollWasCrit() theroll}} {{/rollWasCrit() theroll}} {{#rollWasFumble() theroll}} {{/rollWasFumble() theroll}} {{#rollBetween() theroll 2 9}} {{/rollBetween() theroll 2 9}}
{{name}} rolls{{#rollname}} {{rollname}}{{/rollname}}
{{critroll}} {{fumbleroll}} {{normalroll}}
{{rollname}}
{{#rollLess() theroll bodystat}} {{theroll}} {{name}} is still alive! {{/rollLess() theroll bodystat}} {{#^rollLess() theroll bodystat}} {{theroll}} {{name}} is DEAD ☠️ {{/^rollLess() theroll bodystat}}